.question--img[data-v-1cb39ef5]{position:relative}.question--img .remove--btn[data-v-1cb39ef5]{position:absolute;right:0;top:0;z-index:1}.square{padding:1rem 3rem;margin-left:1em}.square--pass{background-color:#61fc61;color:#066e06}.square--fail{background-color:rgba(255,166,0,.836);color:#ff5e00}.square--none{background-color:grey;color:#fff;padding-right:5rem;padding-left:5rem}.question-card .question-wrapper{display:flex;flex-wrap:wrap}.question-card .question-wrapper .question{word-break:keep-all;margin-right:1rem;margin-bottom:1rem;background-color:#e7e5e5;border-radius:10px}.question-card .question-wrapper .question__result{color:#fff;padding:10px;border-radius:10px;width:67px;text-align:center}.question-card .question-wrapper .question__result--correct{background-color:green}.question-card .question-wrapper .question__result--wrong{background-color:orange}.question-card .question-wrapper .question__result--none{background-color:grey}.question-card .question-wrapper .question__number{margin:0 auto;display:flex;align-items:center;min-width:70px;justify-content:center}.question-card .question-wrapper .question-ie{float:left;min-width:130px;margin-right:10px}.sub-title{border-left:5px solid #0051ff;padding-left:5px;font-size:1.2rem;margin:1rem 0;display:block}.single-answer{padding:5px 11px;margin-bottom:1.5rem;background-color:#dcdcdc;border-radius:5px;display:flex;flex-wrap:nowrap;position:relative}.single-answer .v-icon{align-items:unset}.single-answer__choose{position:absolute;top:-17px;font-size:12px;background-color:#dcdcdc;border-top-left-radius:5px;border-top-right-radius:5px;padding:0 4px}.single-answer .text-green{color:green}.single-answer .text-red{color:red}.text-field--green fieldset{border:2px solid green!important}.text-field--green label,.text-field--green label.primary--text{color:green!important}.text-field--error fieldset{border:2px solid red!important}.text-field--error label,.text-field--error label.primary--text{color:red!important}.text-field--primary fieldset{border:2px solid #2697f0!important}.text-field--primary label,.text-field--primary label.primary--text{color:#2697f0!important}.question-pre-line{white-space:pre-line}.question-wrapper--web-view{grid-template-columns:repeat(6,14%)!important}